PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getColumnWidths Method
In This Topic
    getColumnWidths Method
    In This Topic
    Gets the column widths.
    Syntax
    public double[] getColumnWidths()

    Return Value

    The desired width of the columns, measured in default user space units in the inline-progression direction.
    See Also